[INFO] cloning repository https://github.com/qaqlyhqaq/log_lib
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/qaqlyhqaq/log_lib" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fqaqlyhqaq%2Flog_lib", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fqaqlyhqaq%2Flog_lib'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7713b8a4a709c8ffbcbcb57fa0a15a1f4ef96074
[INFO] fixing qaqlyhqaq/log_lib against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fqaqlyhqaq%2Flog_lib" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/qaqlyhqaq/log_lib
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking git repo https://github.com/qaqlyhqaq/log_lib
[INFO] tweaked toml for git repo https://github.com/qaqlyhqaq/log_lib written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/qaqlyhqaq/log_lib on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/qaqlyhqaq/log_lib already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] d139c9d387c77ea52a33fb3c502333e4282e4243fd39f7405996ac0c189cd7d9
[INFO] running `Command { std: "docker" "start" "d139c9d387c77ea52a33fb3c502333e4282e4243fd39f7405996ac0c189cd7d9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d139c9d387c77ea52a33fb3c502333e4282e4243fd39f7405996ac0c189cd7d9" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d139c9d387c77ea52a33fb3c502333e4282e4243fd39f7405996ac0c189cd7d9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d139c9d387c77ea52a33fb3c502333e4282e4243fd39f7405996ac0c189cd7d9" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]     Checking destructure_traitobject v0.2.0
[INFO] [stderr]     Checking unicode-ident v1.0.14
[INFO] [stderr]    Compiling serde v1.0.216
[INFO] [stderr]    Compiling libc v0.2.168
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking indexmap v2.7.0
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]     Checking log-mdc v0.1.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]     Checking winnow v0.6.20
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking unsafe-any-ors v1.0.0
[INFO] [stderr]     Checking typemap-ors v1.0.0
[INFO] [stderr]     Checking quote v1.0.37
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking thread-id v4.2.2
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking ordered-float v2.10.1
[INFO] [stderr]     Checking chrono v0.4.39
[INFO] [stderr]    Compiling serde_derive v1.0.216
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking log v0.4.22
[INFO] [stderr]     Checking serde-value v0.7.0
[INFO] [stderr]     Checking serde_yaml v0.9.34+deprecated
[INFO] [stderr]     Checking serde_json v1.0.133
[INFO] [stderr]     Checking toml_datetime v0.6.8
[INFO] [stderr]     Checking serde_spanned v0.6.8
[INFO] [stderr]     Checking toml_edit v0.22.22
[INFO] [stderr]     Checking log4rs v1.3.0
[INFO] [stderr]     Checking toml v0.8.19
[INFO] [stderr]     Checking log_macro v0.0.1 (/opt/rustwide/workdir/log_macro)
[INFO] [stderr]     Checking log_lib v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: cannot find module or crate `log_lib` in this scope
[INFO] [stdout]   --> log_macro/src/tests/test_log.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 |     #[log_macro::log_handler()]
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `log_lib`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `log_lib`, use `cargo add log_lib` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the attribute macro `log_macro::log_handler` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `log_lib` in this scope
[INFO] [stdout]   --> log_macro/src/tests/test_log.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 |     #[log_macro::log_handler(allow_not_main)]
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `log_lib`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `log_lib`, use `cargo add log_lib` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the attribute macro `log_macro::log_handler` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `log_lib` in this scope
[INFO] [stdout]   --> log_macro/src/tests/test_log.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 |     #[log_macro::log_handler()]
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `log_lib`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `log_macro::log_handler` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `log_lib` in this scope
[INFO] [stdout]   --> log_macro/src/tests/test_log.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 |     #[log_macro::log_handler(allow_not_main)]
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `log_lib`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `log_macro::log_handler` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `log_lib` in this scope
[INFO] [stdout]   --> log_macro/src/tests/test_log.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 |     #[log_macro::log_handler()]
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `log_lib`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `log_lib`, use `cargo add log_lib` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the attribute macro `log_macro::log_handler` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]    |
[INFO] [stdout]  5 +     use chrono::Local;
[INFO] [stdout]    |
[INFO] [stdout]  5 +     use syn::Local;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `log_lib` in this scope
[INFO] [stdout]   --> log_macro/src/tests/test_log.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 |     #[log_macro::log_handler()]
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `log_lib`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `log_lib`, use `cargo add log_lib` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the attribute macro `log_macro::log_handler` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  5 +     use log4rs::append::rolling_file::policy::compound::roll::fixed_window::FixedWindowRoller;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `log_lib` in this scope
[INFO] [stdout]   --> log_macro/src/tests/test_log.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 |     #[log_macro::log_handler()]
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `log_lib`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `log_lib`, use `cargo add log_lib` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the attribute macro `log_macro::log_handler` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  5 +     use log4rs::append::rolling_file::policy::compound::trigger::size::SizeTrigger;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `log_lib` in this scope
[INFO] [stdout]   --> log_macro/src/tests/test_log.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 |     #[log_macro::log_handler(allow_not_main)]
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `log_lib`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `log_lib`, use `cargo add log_lib` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the attribute macro `log_macro::log_handler` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]    |
[INFO] [stdout]  5 +     use chrono::Local;
[INFO] [stdout]    |
[INFO] [stdout]  5 +     use syn::Local;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `log_lib` in this scope
[INFO] [stdout]   --> log_macro/src/tests/test_log.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 |     #[log_macro::log_handler(allow_not_main)]
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `log_lib`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `log_lib`, use `cargo add log_lib` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the attribute macro `log_macro::log_handler` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  5 +     use log4rs::append::rolling_file::policy::compound::roll::fixed_window::FixedWindowRoller;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `log_lib` in this scope
[INFO] [stdout]   --> log_macro/src/tests/test_log.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 |     #[log_macro::log_handler(allow_not_main)]
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `log_lib`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `log_lib`, use `cargo add log_lib` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the attribute macro `log_macro::log_handler` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  5 +     use log4rs::append::rolling_file::policy::compound::trigger::size::SizeTrigger;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `log_macro` (test "test-log") due to 10 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "d139c9d387c77ea52a33fb3c502333e4282e4243fd39f7405996ac0c189cd7d9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d139c9d387c77ea52a33fb3c502333e4282e4243fd39f7405996ac0c189cd7d9", kill_on_drop: false }`
[INFO] [stdout] d139c9d387c77ea52a33fb3c502333e4282e4243fd39f7405996ac0c189cd7d9
